new line character - перевод на голландский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:     

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

new line character - перевод на голландский

SPECIAL CHARACTER IN COMPUTING SIGNIFYING THE END OF A LINE OF TEXT
Line feed; Line Feed; CRLF; End-of-line; Line endings; End of Line; Control-J; Ctrl-J; New line character; \n; CR/LF; /n; /N; /R/N; /r/n; \r\n; \R\N; Hard return; New-line; Linebreak; End of line; Endl; Linefeed; Line-feed; Line-feeds; ␊; ␤; Line break (computing); ASCII 10; ␍␊; Crlf; Line end; 0D 0A; 0d 0a; Line ending; Line breaking character; \n\r; ^J; CR LF; …; U+0085; Translation mode; Newlines; LF (ASCII); Line separator; Paragraph separator; 0x0a; 0x0A; \xA; \x0A; U+000A; EOL character; End of line character; End-of-line character; Line ending character; Line end character; Newline character; &NewLine
  • Newline inserted between the words "Hello" and "world"
  • A [[text file]] created with [[gedit]] and viewed with a [[hex editor]]. Besides the text objects, there are only EOL markers with the [[hexadecimal]] value 0A.

new line character         
toets voor nieuwe regel (toets voor overgaan op nieuwe regel (in computer))
newline character         
karakter voor een nieuwe regel, controle karakter dat een output apparaat vertelt over te gaan op de volgende regel
line feed         
regelopschuiving

Определение

End Of Line
<character> (EOL) Synonym for newline, derived perhaps from the original CDC 6600 Pascal. The abbreviation "EOL" is now rare, but widely recognised and occasionally used for brevity. Used in the example entry under BNF. Out of context this would probably be (deliberately) ambiguous because different systems used different (combinations of) characters to mark the end of a line. Unix uses a {line feed}; DOS uses carriage return, line feed (CRLF) and the Macintosh uses carriage return. See also EOF. (2002-03-22)

Википедия

Newline

Newline (frequently called line ending, end of line (EOL), next line (NEL) or line break) is a control character or sequence of control characters in character encoding specifications such as ASCII, EBCDIC, Unicode, etc. This character, or a sequence of characters, is used to signify the end of a line of text and the start of a new one.